home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1279.dms / var1279.adf / s / startup-sequence next >
Text File  |  1992-09-02  |  397b  |  10 lines

  1. Assign PRT: REMOVE;Removes the default PRT: device
  2. MOUNT PRT: ;Mounts the Single Sheet PrintHandler
  3. loadwb
  4. wbench8;Changes the workbench to enable 8 colors
  5. echo "Now Setting the 8 colors......"
  6. SetCol; Set the Color map to the colors of your choice
  7.       ; They can be altered and saved with the Palette Program
  8. echo " All done. Now close the CLI and go to WorkBench...."
  9. endcli
  10.